home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / s / skylineii-bbs.lha / Turnkey / Config / all next >
Text File  |  1994-07-22  |  2KB  |  72 lines

  1.   /* IMPORTANT!!!! Delete ALL remarks before running the BBS */
  2. hi_baud 2400             /* Assumes a 2400 baud modem */
  3. lo_baud 300
  4. modem_init S0=1E0      /* Answer phone on 1 ring and don't echo commands */
  5. modem_reset Z
  6. modem_dial TD
  7. modem_dont_answer S0=0
  8. long_distance 1
  9. modem_delay 90           /* Delay between modem commands in 'jiffies' */
  10. inactivity 3             /* Disconnect after 3 minutes inactive; warn after 2 */
  11. log_level 5
  12. bbs_data_path BBS:       /* This is for future features; leave it set to BBS: */
  13. text_path BBS:Text/
  14. menu_path BBS:Menus/
  15. bio_path  BBS:Bios/
  16. attached_path BBS:Attached/
  17. jump_path BBS:Jump/
  18. poster_path BBS:Posters/
  19. bbs_name a Skyline BBS
  20.                          /* Put your BBS name in the above line */
  21. sysop_name Sysop      /* Put the NAME IN YOUR USER ACCOUNT here */
  22.  
  23. fido_address 1 2 3 4   /* Zone, net, node, point */
  24.  
  25.                           /* The extra registration questions */
  26.  
  27. EXTRA_1 Your BBS's name, if any:
  28. EXTRA_2 Your BBS's number, if any:
  29. FEEDBACK_AREA 20                  /* Send feedback to MB area 20 */
  30. ALLOW_NONMEMBERS
  31. ALLOW_REGISTRATION
  32. ASK_REGISTRATION
  33. ASK_ALIAS
  34. ASK_ADDRESS
  35. ASK_CITY
  36. ASK_STATE
  37. ASK_COUNTRY
  38. ASK_ZIPCODE
  39. ASK_EXTRA1
  40. ASK_EXTRA2
  41. ASK_EXTRA3
  42. ASK_EXTRA4
  43. ASK_PHONE1
  44. ASK_PHONE2
  45. ASK_COLUMNS
  46. ASK_LINES
  47. ASK_BACKSPACE
  48. ASK_CLS
  49. ASK_GRAPHICS
  50. ;ASK_CASE
  51. AUTO_VALIDATE
  52.  
  53. INFO_ANSI 34m
  54. CMDS_ANSI 33m
  55. WARN_ANSI 31;46m
  56. DATA_ANSI 37m
  57. INPUT_ANSI 36m
  58. INBOUND BBS:Inbound/          /* This is for inbound FIDO stuff */
  59. OUTBOUND BBS:Outbound/        /* This is for outbound FIDO stuff */
  60. UNARC arc e
  61. UNLZH lharc e
  62. UNZOO zoo e
  63. FIDO_ARC arc a
  64. FIDO_LZH lharc a
  65. FIDO_ZOO zoo a
  66.  
  67. CHAT_HOURS 20:00 24:00
  68. CHAT_REASON
  69. FONT SSfibm.font
  70. DOSGATE_PASSWORD papoon       /* CHANGE this to your own choice of password */
  71. ;LINE_DOWN
  72.